Welcome![Sign In][Sign Up]
Location:
Search - smtp java

Search list

[JSP/JavaMulti_BooksManager-V1.6

Description: 声明:上次传上来的V1.6版中的exe文件不能正常使用,这次重传一个可用的“多功能图书管理系统Multi_BooksManagerV1.6工程包+发行包”软件包的压缩包。 软件名称: 多功能图书管理系统Multi_BooksManager V1.6 2.本程序系用java(jbuilder9,jdk1.4,手工jdk1.5)所开发,目前为v1.6版,因学习繁忙仅实现了图书管理、运行环境的系统信息、用户手册、 加密解密、收发email电子邮件等功能,其他有待补充。 3.本次版本对以前版本(V1.4)已有功能进行了改进,并增添了java邮件的smtp发送及pop3/imap接收功能。 4.文件夹“Multi_BooksManager V1.6”是一个独立的发行包,运行其中的exe文件即可启动程序。 5.本目录下的.des文件为工程包源文件---keyongV1.6jiemi。 6.传播时请保持原软件包的完整性,本程序仅供学习参考之用,未经允许,勿为商用。 7.欢迎指出bug或提出改进意见,email:wudazhg@163.com Author:zhg zhg工作室 2008.4 E-mail:wudazhg@163.com 版权所有,侵权必究 All Rights Reserved,
Platform: | Size: 1579008 | Author: zhg | Hits:

[JSP/Javajive

Description: java开源论坛系统,Jive论坛的优点是由于采用缓冲机制,可以承受巨大访问量,同时能保持快速反应,在国外站点采用很多。主要功能如下: 快速的缓存功能,将经常访问的帖子保存在内存中,实现快速访问,可通过Web管理界面动态监测缓存大小,根据访问量动态调整缓存。 强大的可定制的过滤功能,可以编制Java程序过滤插件对实现超强功能过滤。 附件上传功能,贴子中可以支持多种类型文件,包括图片和PDF文件,可以设置上传最大字节数。 个性图片随意设置,并可以上传自己的个性图片。 支持Html标签,可上传plugIn定制特定的标签功能。 增强 SMTP 发信能力,目前已经可以同时支持 SMTP、ESMTP 和 Sendmail 来发信。 与新闻组newsgroup交换信息,可以将互联网上任何一个newsgroup的信息转换成论坛的帖子,以论坛形式浏览新闻组。 灵活的、可扩展的的用户权限控制系统,可通过Web管理界面动态设定论坛资源的用户访问权限。 论坛数据导出,可通过Web管理界面将论坛数据以树形结构导出到XML文件,方便Web Services等拓展应用。 论坛版主功能,可设定论坛版主独立管理功能。 积分功能。
Platform: | Size: 3386368 | Author: david | Hits:

[JSP/JavaSmtpServer

Description: ... 用JAVA实现SMTP 服务器-... Realize SMTP server using JAVA
Platform: | Size: 14336 | Author: 黄军 | Hits:

[Dialog_WindowConnectDialog

Description: 邮件系统主要实现接受,回复,转发,删除邮件以及发送新邮件的基本功能。用户首先输入帐号和密码及pop3服务器名和smtp服务器名连接到邮箱存贮器,然后把邮件的部分内容下载到客户端,用户点击所需的邮件,可以显示相应的邮件内容。然后用户可对所接受的邮件进行转发,回复,删除邮件等处理,另外用户可创建新邮件并发送。限于技术条件,邮件正文仅限于文本格式。功能分解:-E-mail system is mainly to achieve acceptable recovery, forward, delete messages and send new e-mail
Platform: | Size: 2048 | Author: wqrq3 | Hits:

[SNMPSMTPmail

Description: 邮件发送客户端,SMTP协议,javamail开发。-E-mail client, SMTP agreement, javamail development.
Platform: | Size: 2048 | Author: ylem | Hits:

[JSP/JavaMailSender

Description: 一个基于SMTP协议的JAVA邮件发送程序一个基于SMTP协议的JAVA邮件发送程序-Agreement, a JAVA-based SMTP mail procedures a JAVA-based SMTP mail protocol procedures
Platform: | Size: 1024 | Author: gdufswang | Hits:

[JSP/JavaJavaWebMail

Description: 一个用Java开发的Web邮局,可以使用户通过浏览器访问他们的POP/SMTP服务器,支持多种语言,MIME和虚拟域名Java开发的Web邮局Java源码 -One of the Web using Java to develop the post office, you can allow users through a browser to access their POP/SMTP servers, support for multiple languages, MIME, and virtual domain Java Development Java source Web office
Platform: | Size: 6181888 | Author: li | Hits:

[JSP/Javasrc

Description: 用Java Socket实现SMTP邮件发送-Java Socket used to achieve SMTP e-mail
Platform: | Size: 12288 | Author: Sol | Hits:

[Email Serveremail

Description: 一个简单的邮件服务器,实现了SMTP,POP3,实现了邮件收发!-A simple mail server to achieve the SMTP, POP3, realized the mail!
Platform: | Size: 20480 | Author: 丁鹏 | Hits:

[JSP/JavaJavaNetworkProgramming

Description: FetchURL.java 连接指定URL,并读取信息。 WebServerDemo.java WEB服务器。 Pop3ClientDemo.java POP3协议客户端。 SMTPClientDemo.java SMTP协议客户端。-Connect FetchURL.java designated URL, and read information. WebServerDemo.java WEB server. Pop3ClientDemo.java POP3 protocol client. SMTPClientDemo.java SMTP protocol client.
Platform: | Size: 9216 | Author: 尚馨 | Hits:

[JSPJava2wlxyjsnm

Description: 本书涵盖了Java程序设计中各个层次的网络编程,是使用Java进行网络编程的优秀的指导书。本书的主要内容有:Internet基础、基础套接字、Telnet、FTP和TFTP、SMTP、POP3、NNTP、HTTP、HTTPS等协议的网络程序设计。内容系统而且全面,概念清晰,易于理解,并且每章都给出了大量的实例及分析。 -This book covers the Java programming at all levels of network programming, is the use of Java network programming excellent guide book. The main contents of this book has: Internet foundation, based on socket, Telnet, FTP and TFTP, SMTP, POP3, NNTP, HTTP, HTTPS, such as network protocol programming. Content systems and comprehensive, the concept of clear, easy to understand, and each chapter are a large number of examples are given and analyzed.
Platform: | Size: 11847680 | Author: 韩冰 | Hits:

[JSP/JavaJMail

Description: Java email * JMail.java * JMail permet de * 1) Envoyer des emails * 2) Envoyer des emails avec de fausses adresses d envoyeurs * 3) É crire des emails en format HTML * 4) Gérer les multiples contacts que vous avez * 5) Attacher des fichiers illimités, de nombre et de taille illimités * 6) Se connecter à un serveur SMTP sécure (SSL, TLS) * 7) Attacher des URL et leur contenu * 8) Attacher des URL et leur contenu DANS le message * 9) Je travaille sur d autres possibilités-Java email
Platform: | Size: 1485824 | Author: balife | Hits:

[xml-soap-webservicePOP-client

Description: POP3 Gateway - E-mail middleware for remotely hosted websites by J.A. Korsmeyer, Inc. POP3 to SMTP gateway and XMLdb extractor - POP3 Gateway is the leading platform independent solution for automatically replicating e-mail, e-commerce data and webform submissions from remotely hosted websites into servers on your local LAN over any type of Internet connection including dial-up. -POP3 Gateway- E-mail middleware for remotely hosted websites by J.A. Korsmeyer, Inc. POP3 to SMTP gateway and XMLdb extractor- POP3 Gateway is the leading platform independent solution for automatically replicating e-mail, e-commerce data and webform submissions from remotely hosted websites into servers on your local LAN over any type of Internet connection including dial-up.
Platform: | Size: 21504 | Author: Lenin | Hits:

[Windows Developyawebmail-1.2.5

Description: Yawebmail 源码,一个网页邮件收发系统-Yawebmail is a Web-(Online-)Application that enables you to establish a SMTP-, POP3- or IMAP-Connection, even if you are behind a firewall that prevents Mail-Communication- you only need to have HTTP-Access to the Internet. Yawebmail takes the part of the eMail-Clientsoftware und communicates with the Mail-Server. Over an easy to understand Web-Interface you can read and edit eMails with your Browser. The Application is written in Java, using Java Server Faces (which itself uses Java Servlet-Technology) and can be run in any Java Servlet-Container Application-Server) supporting Servlet-API 2.4 (Tomcat, Jetty, Weblogic, ...). Yawebmail comes as a WAR-File (web application archive)- "yawebmail.war". All you have to do is to copy it into the deployment-directory of your Application-Server
Platform: | Size: 6054912 | Author: 123456 | Hits:

[JSP/Javawebmail

Description: 一个基于Java技术开发的Web邮局,使用户可以通过浏览器访问POP/SMTP服务器,支持多种语言,MIME和虚拟域名!-A Web-based Java technology development of the post office, so that users can browser POP/SMTP server, supports multiple languages, MIME, and virtual domain names!
Platform: | Size: 5963776 | Author: 185 | Hits:

[JSP/JavasmtpConnection

Description: Java code for Siemens TC65 - how to send a file as a e-mail attachment via SMTP protocol.-Java code for Siemens TC65- how to send a file as a e-mail attachment via SMTP protocol.
Platform: | Size: 7168 | Author: cityman | Hits:

[Internet-NetworkSmtpClient

Description: SMTP邮件客户端,提供简单邮件发送功能 Java编写SMTP mail client, Java provides a simple mail function of the preparation-SMTP mail client, Java provides a simple mail function of the preparation
Platform: | Size: 2048 | Author: sadsea | Hits:

[JSP/Javaworldrecipe_aspnet_v2_10

Description: mail server Widely used smtpl server A smtp server which can replace s Widely used email server A small and quick fredd Pop3 serv pop3 server -Source code of Smtp email server A very good email receive and sen e-mail with VC transceiver. Very Internet and Intranet web-based m sourcecode of a email server. the a system service that supports SM e-mail server source code my own use java prepared by the s e-mail server Widely used smtpl server A smtp server which can replace s Widely used email server A small and quick fredd Pop3 serv pop3 server -Source code of Smtp email server A very good email receive and sen e-mail with VC transceiver. Very Internet and Intranet web-based m sourcecode of a email server. the a system service that supports SM e-mail server source code my own use java prepared by the s err
Platform: | Size: 870400 | Author: ritzzz7 | Hits:

[JSP/Javajes_1.6.1

Description: Java Mail Server, 一个 JAVA SMT 及POP3 邮件服务器,是开源的.-Java Mail Server,a Java SMTP and POP3 e-mail server. This project was inspired by and based on the CRSMail project written by Calvin Smith. This project exists for everyone who is interested in running their own email server quickly and easily.
Platform: | Size: 675840 | Author: Mark Liu | Hits:

[JSP/JavajavaMailSystem

Description: 系统模块划分及功能介绍 飞马快递Web邮件系统由邮件服务器模块、后台管理模块和Web邮件模块三部分组成。 1. 邮件服务器模块 常规电子邮件服务器提供SMTP、POP3、IMAP4等 黑名单管理 转发管理 对发件人的电子邮件地址进行控制。 多种传输协议支持 SSL支持 2. 后台管理模块 系统管理 用户管理 用户管理模块可以方便的添加、删除、激活、停用指定用户。同时用户管理模块还提供了向一定范围内的用户发送邮件的功能。 系统记录分析 3. WEB邮件模块 在线收邮件 在线发邮件 文件夹管理 通讯录管理 资料管理   1) 修改个人资料。修改口令。   2) 增加修改签名,在发信时选择填加。 POP3邮件 自定义功能 -Java Mail System
Platform: | Size: 258048 | Author: 杀手47 | Hits:
« 1 2 3 45 6 7 8 9 10 »

CodeBus www.codebus.net